forked from microsoft/vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] main from microsoft:main #70
Open
pull
wants to merge
10,000
commits into
AppInitio:main
Choose a base branch
from
microsoft:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+1,538,866
−493,277
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix error message when image sent to model
…ed-context Context for ai results requested
This is from how the old vscode.proposed.d.ts was managed, and is no longer relevant
…hen computing imports to add Fixes #235959 When pasting across files, sometimes users can see a spinner while we wait to see if TS has a `paste with imports` edit. This needs to be done even if we insert plain text by default so that we can then show the paste widget and user can select `paste with imports` This change makes it so that if TS takes over 200ms, we assume that a paste operation may be available and return an unresolved edit for it. Only when the edit then actually needs to be applied, we wait for TS to respond In most cases we won't need to wait because plain text will be pasted by default. Users will then only see the spinner after selecting `paste with imports`
* files - abandon watcher correlation API proposal * fix compile
Optimistically show `paste with imports` if TS server takes to long when computing imports to add
fix tab border
set WH delay to 0 by default
…on` to be used by more code
* adds observable debug logger * fixes CI
* added notebook widget to view changes inline * fix trusted html generator * inline diff within cells * watch for cells becoming visible * change old version model to observable property on notebook widget * include contribution either way * re-initialize if the model was attached * background color of output * put inline toggle behind config * put observable on notebookOptions rather than directly on editor * isolate notebook widget to its own file * moved inline diff files into diff * get notebook widget from editor for notebook actions --------- Co-authored-by: amunger <>
* Rework the settings and implementation * Add settings descriptions * Update default enablement
* try to start on the setting for shell env.. * remove unwanted * TODO, lost save progress * Im not sure * why setting value not passed in properly * setting value rarely !undefined * mystery * mystery unlocked, TODO: clean up * clean up * provide opt-out setting for pwsh * wording for ShellIntegrationEnvironmentReporting... hmm * dont leave debris, get ready for review * debris * let me fix these tests * I need to get the tests to work * take feedback for wording, commit here since outdated * fix fix fix test * got TS side working, TODO: adjust bash side * remove unncessary stable check in bash side * Update src/vs/workbench/contrib/terminal/common/scripts/shellIntegration.ps1 Co-authored-by: Daniel Imms <[email protected]> * remove extra shell_env_var in bash side * remove unnecessary comment as recommended * remove $stable check for ps1 * decision cannot be undone when config changes, after terminal is created * change the namings! * fix tests * fix test * TESTS * dqw --------- Co-authored-by: Daniel Imms <[email protected]>
* some attachment warnings * move await to before so we don't check so many times * some cleanup * fix merge conflicts
* Use tree sitter for ini Part of #210475 * Include ini in tree sitter colorization tests * Remove /r
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )